header-bar: Don't assume there's only one icon
authorAlexander Mikhaylenko <alexm@gnome.org>
Wed, 22 Apr 2020 16:35:32 +0000 (21:35 +0500)
committerAlexander Mikhaylenko <alexm@gnome.org>
Wed, 22 Apr 2020 18:01:12 +0000 (23:01 +0500)
commitcead405831703444622fd7f27239763df62276f4
treea072ca08afe10a93539710200656c389f98781a7
parent2240eb5c9925df26a8fd41b4ba8be003abf95e94
header-bar: Don't assume there's only one icon

Instead of tracking the titlebar icon widget, and updating it when the icon
changes, update the window buttons completely.
gtk/gtkheaderbar.c
gtk/gtkheaderbarprivate.h
gtk/gtkwindow.c